Main Page | Modules | Alphabetical List | Class List | File List | Class Members | File Members

RI_CGPSInfo Struct Reference
[supplies the information from GPS]

List of all members.

Public Attributes

LPARAM m_ID
 ID used as ACT.
double n_geodec_x
double n_geodec_y
 Output: actual roadmatched position in geographical notation.
double m_geodec_x
double m_geodec_y
 Output: actual GPS position in geographical notation.
int m_mercartor_x
int m_mercartor_y
 Output: actual GPS position in mercartor notation.
int m_lon
int m_lat
 Output: actual GPS position in logitude and latitude.
int m_course
 Output: actual duration.
int m_velocity
 Output: actual spped.
int m_noSatsUsed
 Output: number of satellities used for GPS.
int m_Altitude
 Output: actual altitude in meters.
int m_lastdata
 Output: the time span in msec since the last valid GPS position.
int m_disttotarget
 Output: distance in meters to the navigation destination.
int m_timetotarget
 Output: estimated time in seconds to reach the navigation destination.
wchar_t m_date [16]
 Output: actual satellite date.
wchar_t m_time [8]
 Output: actual satellite time.
wchar_t n_mercartor [128]
 Output: actual roadmatched position in mercartor notation.
wchar_t m_street [50]
 Output: name of the street at the actual position.
bool flag
 Internal: flag for the navigation information section.

Member Data Documentation

bool RI_CGPSInfo::flag
 

int RI_CGPSInfo::m_Altitude
 

int RI_CGPSInfo::m_course
 

wchar_t RI_CGPSInfo::m_date[16]
 

int RI_CGPSInfo::m_disttotarget
 

double RI_CGPSInfo::m_geodec_x
 

double RI_CGPSInfo::m_geodec_y
 

LPARAM RI_CGPSInfo::m_ID
 

int RI_CGPSInfo::m_lastdata
 

int RI_CGPSInfo::m_lat
 

int RI_CGPSInfo::m_lon
 

int RI_CGPSInfo::m_mercartor_x
 

int RI_CGPSInfo::m_mercartor_y
 

int RI_CGPSInfo::m_noSatsUsed
 

wchar_t RI_CGPSInfo::m_street[50]
 

wchar_t RI_CGPSInfo::m_time[8]
 

int RI_CGPSInfo::m_timetotarget
 

int RI_CGPSInfo::m_velocity
 

double RI_CGPSInfo::n_geodec_x
 

double RI_CGPSInfo::n_geodec_y
 

wchar_t RI_CGPSInfo::n_mercartor[128]
 


Generated on Fri Mar 17 09:08:06 2006 for RemoteInterface by  doxygen 1.4.4